Add Method

Summary

Appends the synchronization object to the collection.

Syntax
C#
VB
C++
public override void Add( 
   MedicalViewerSynchronizationObject item 
) 
            public: 
void Add(  
   MedicalViewerSynchronizationObject^ item 
) override  
Public Overrides Sub Add( 
   ByVal item As MedicalViewerSynchronizationObject 
) 

Parameters

item
MedicalViewerSynchronizationObject that represents the item to be appended.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly